Release 10.1A: OpenEdge Development:
Progress 4GL Reference


CREATE SOAP-HEADER statement

Creates an instance of a SOAP-header object dynamically at run time, and assigns its handle to the specified handle variable.

Syntax

CREATE SOAP-HEADER handle [ IN WIDGET-POOL widget-pool-name ] 

handle

A variable of type HANDLE that represents the handle of the SOAP-header object.

IN WIDGET-POOL widget-pool-name

An expression of type CHARACTER that evaluates to the name of the widget pool in which the dynamic SOAP-header object is created.

Note: Widget pool names are not case-sensitive.

Notes

See also

SOAP-header object handle


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095